flatten
Returns Some if this Some contains a Success. Otherwise returns None.
Return
Some if this Some contains a Success. Otherwise returns None.
Returns nested List if this is Some. Otherwise returns an empty List.
Return
Nested List if this is Some. Otherwise returns an empty List.